From 6d79acce1fa44ae417c457dbb57833d0b46a24f4 Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 20 Feb 2006 20:07:00 +0000 Subject: [PATCH] Eliminate stray decl. --- gpsbabel/vecs.c | 1 - 1 file changed, 1 deletion(-) diff --git a/gpsbabel/vecs.c b/gpsbabel/vecs.c index 821e12960..5833494f0 100644 --- a/gpsbabel/vecs.c +++ b/gpsbabel/vecs.c @@ -739,7 +739,6 @@ sort_and_unify_vecs(int *ctp) * except the xcsv format itself, which we leave as "internal" */ if (strcmp(svec->name, "xcsv")) { - int n; svp[i]->vec->type = xcsv_file.type; /* Skip over the first help entry for all but the * actual 'xcsv' format - so we don't expose the -- 2.30.2